PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStringLayoutOptions Class / setY Method
Y coordinate of text anchor point.
In This Topic
    setY Method
    In This Topic
    Sets the Y coordinate of the text anchor point.
    The anchor point depends on the vertical text alignment.
    Syntax
    public void setY( 
       double value
    )

    Parameters

    value
    Y coordinate of text anchor point.
    See Also